.articlelist-content{
	width: 1300px;
	min-width: 1300px;
	margin: 0 auto;
	padding-bottom: 60px;
}
.articlelist-content .articlelist-side-left{
	float: left;
	margin-right: 20px;
	width: 250px;
	padding-top: 60px;
}
.articlelist-content .articlelist-side-left .articlelist-head-line{
	width: 100%;
	height: 70px;
	background: url("../images/qiye_side_heanline_bg.png") no-repeat center;
	background-size: 100% 100%;
	text-align: center;
	line-height: 70px;
	color: #ffffff;
	font-size: 28px;
}
.articlelist-content .articlelist-side-left .articlelist-list-wrap .list{
	width: 100%;
	height: 110px;
	position: relative;
}
.articlelist-content .articlelist-side-left .articlelist-list-wrap .list .mask{
	background: #000000;
	opacity: 0.3;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
}
.articlelist-content .articlelist-side-left .articlelist-list-wrap .list a{
	display: block;
	width: 100%;
	height: 100%;
	z-index: 2;
	top: 0;
	left: 0;
	position: absolute;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	padding-top: 41px;
}
.articlelist-content .articlelist-side-right{
	padding: 30px 0 40px 0;
	width: 1020px;
	float: right;
}
.articlelist-content .articlelist-side-right .tab{
	margin-left:-10px;
}
.articlelist-content .articlelist-side-right .tab a{
	height: 40px;
	padding: 0 25px;
	background: url(../images/qiye_btn_bg_01.png) no-repeat center;
	background-size: 100% 100%;
	color: #224cac;
	font-size: 14px;
	text-align: center;
	line-height: 33px;
	display: block;
	float: left;
	margin: 5px 10px 0 10px;
}
.articlelist-content .articlelist-side-right .tab .active{
	background: url(../images/qiye_btn_bg_02.png) no-repeat center;
	background-size: 100% 100%;
	color: #ffffff;
}
.articlelist-content .articlelist-side-right .articlelist-head-line{
	width: 100%;
	margin-top: 30px;
	border-bottom: 5px solid #224cac;
	padding-bottom: 10px;
	position: relative;
}
.articlelist-content .articlelist-side-right .articlelist-head-line .title{
	float: left;
}
.articlelist-content .articlelist-side-right .articlelist-head-line .title .p01{
	font-size: 16px;
	color: #95321b;
}
.articlelist-content .articlelist-side-right .articlelist-head-line .source{
	position: absolute;
	bottom: 10px;
	right: 0;
}
.articlelist-content .articlelist-side-right .articlelist-head-line .source a{color: #2a2a2a;}
.articlelist-content .articlelist-side-right .articlelist-list-wrap .list{
	border-bottom: 1px dashed #95321b;
	padding: 20px 0 20px 20px;
	background: url("../images/list-icon.jpg") no-repeat left center;
	background-size: 10px;
}
.articlelist-content .articlelist-side-right .articlelist-list-wrap .list a{
	float:left;
	width: 80%;
	overflow: hidden;
	height: 20px;
	display: block;
	color: #131313;
}
.articlelist-content .articlelist-side-right .articlelist-list-wrap .list .timer{
	float: right;
	color: #131313;
}
.articlelist-content .articlelist-side-right .articlelist-list-wrap .list .timer i{margin-left: 10px;font-style: normal;}